AHardwareBuffer_sendHandleToUnixSocket

Send the AHardwareBuffer to an AF_UNIX socket.

Available since API level 26.

\return 0 on success, -EINVAL if \a buffer is NULL, or an error number if the operation fails for any reason.

static if(__ANDROID_API__ >= 26)
int
AHardwareBuffer_sendHandleToUnixSocket

Meta